This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Lily Fezvelutheretsi 14.Jan.04 01:07 PM a Web browser Applications Development 6.0.3 All Platforms
In lotus notes when an email has attachments I can make a few operations with the attachments: save/delete/save&delete. When I save&delete an attachment I want to insert into email a link to the location where that attachment has been save - currently when I use save/delete from menu into email is inserted only a message ('this attachment have been deleted...'). This link should launch directly the application needed to show the attachment (eg. if it is a doc file - word should open)
How can I do this? I've already made an action in lotus script save/delete the attachment and insert the link into the email (I've used mime representation of the email) - the problem is that when I click on that link it still open it into lotus application.
Is it posible to insert a hotspot button, without breaking the mime representation of the email?